Add visibility flags in gtk/a11y
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 May 2013 18:24:26 +0000 (14:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 5 May 2013 19:38:48 +0000 (15:38 -0400)
gtk/a11y/Makefile.am

index 2ca36b641b4a5c36ef683ea353bca168f03bcb1e..5a7385bded85dce8ed4520553eb494f914071284 100644 (file)
@@ -127,6 +127,7 @@ libgtka11y_la_CPPFLAGS =            \
        $(AM_CPPFLAGS)
 
 libgtka11y_la_CFLAGS =                         \
+       $(GDK_HIDDEN_VISIBILITY_CFLAGS) \
        $(GTK_DEP_CFLAGS)               \
        $(GTK_DEBUG_FLAGS)              \
        $(AM_CFLAGS)